home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 531 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: falcon.ic.net!rscott
  2. From: rscott@falcon.ic.net (Robert Scott)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Watcom C/C++ 10.0 and Win95
  5. Date: 6 Jan 1996 19:19:35 GMT
  6. Organization: ICNet ... Your Link to the Internet ... 313-998-0090
  7. Message-ID: <4cmi07$om7@condor.ic.net>
  8. References: <4c9mpg$5bn@oravannahka.Helsinki.FI> <4cd453$69i@ccshst05.cs.uoguelph.ca>
  9. NNTP-Posting-Host: falcon.ic.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Benjamin Moir (bmoir@uoguelph.ca) wrote:
  13.  (WATCOM 10.0)
  14. : 10.0 does not officially support Win95 in any way, shape or form (that 
  15. : I'm aware of).  Remember 10.0 was released before Win95 ever came out.
  16.  
  17.      I have been using WATCOM 10.0A to develop Windows programs and have
  18. had no problems.  Perhaps it is because I am only using very ordinary
  19. API calls, or perhaps it is because I do all my compiling, etc. in
  20. DOS command line (don't like IDE's).  The Windows programs that I make
  21. run just as well in 3.1 as in Win95.  Does anyone know if I am likely
  22. to run into any problems as long as I keep doing things this way? (and 
  23. as long as I don't want to take advantage of any unique Win95 features)
  24.